Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: removed bable in favor of ts-jest #946

Merged
merged 2 commits into from
Jul 23, 2024
Merged

test: removed bable in favor of ts-jest #946

merged 2 commits into from
Jul 23, 2024

Conversation

manchuck
Copy link
Contributor

@manchuck manchuck commented Jul 2, 2024

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

 - @vonage/conversations@1.3.0
 - @vonage/messages@1.14.0
 - @Vonage/server-sdk@3.15.0
packages/accounts/__tests__/secrets.test.ts Fixed Show fixed Hide fixed
packages/accounts/__tests__/secrets.test.ts Fixed Show fixed Hide fixed
packages/accounts/__tests__/secrets.test.ts Fixed Show fixed Hide fixed
packages/accounts/__tests__/secrets.test.ts Fixed Show fixed Hide fixed
packages/jwt/__tests__/jwt.test.ts Dismissed Show dismissed Hide dismissed
@manchuck manchuck force-pushed the remove-babel branch 15 times, most recently from 8844cee to b99eb9e Compare July 3, 2024 16:28
@manchuck manchuck marked this pull request as ready for review July 3, 2024 17:31
@manchuck manchuck merged commit 7b531b4 into 3.x Jul 23, 2024
9 of 10 checks passed
@manchuck manchuck deleted the remove-babel branch July 23, 2024 14:41
manchuck added a commit that referenced this pull request Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant